projects
/
vtk9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e79137e
)
Add python3-vtk9 as Breaks+Replaces: python3-paraview. (Closes: #976127)
author
Anton Gladky
<gladk@debian.org>
Thu, 10 Dec 2020 16:29:30 +0000
(17:29 +0100)
committer
Anton Gladky
<gladk@debian.org>
Thu, 10 Dec 2020 16:32:34 +0000
(17:32 +0100)
debian/control
patch
|
blob
|
history
diff --git
a/debian/control
b/debian/control
index d9a980f22c5061ad731529f8f86e8c63b4a21d7b..3de3d7665924f16f0ef0c12be79e9404a5bde8b7 100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-194,9
+194,11
@@
Suggests: mayavi2,
vtk9-doc,
vtk9-examples
Breaks: python3-vtk6,
- python3-vtk7
+ python3-vtk7,
+ python3-paraview (<< 5.9.0~rc1-1~)
Replaces: python3-vtk6,
- python3-vtk7
+ python3-vtk7,
+ python3-paraview (<< 5.9.0~rc1-1~)
Description: Python bindings for VTK
The Visualization Toolkit (VTK) is an open-source software system
for 3D computer graphics, image processing, and visualization.